Release 10.1A: OpenEdge Development:
Messaging and ESB


Temporary topic

A temporary topic allows an application to create and delete temporary topic on the current connection to the SonicMQ Broker. The SonicMQ Broker provides the name of the temporary topic to the application. A temporary topic allows the SonicMQ Broker to hold JMS messages during the JMS session. Messages in a temporary topic are available to any application that knows the name of the temporary topic. A temporary topic is automatically deleted when the application that created it terminates the session. When the JMS session ends, any messages remaining in the temporary topic are deleted.

Note: A temporary topic can be used in 4GL client code or can be used by 4GL code running in an AppServer.

Manage temporary topics by using the createTemporaryTopic procedure and deleteTemporaryTopic procedure.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095